SG Window
Distribution Notes

©1998 by Stinga

Overview     Reference     How To...     FAQ
Distributable Files

SG Window does not need any runtime DLLs. All you need to distribute is SGWINDOW.DLL file.

To distribute applications and scripts that use SG Window you must include SGWINDOW.DLL into your setup program and register it on a client machine. SGWINDOW.DLL contains version info and you should ensure that setup program is not overwriting a newer version of SG Window. SGWINDOW.DLL is self registering module and you can register it with

REGSVR32.EXE /S SGWINDOW.DLL

command or you can let VB Setup Wizard create installation program for your VB projects.

Note that you are not allowed to distribute any source code that you have recived

Supported Platforms

SG Window is tested on Microsoft® Windows® 95, Windows® 98 and Windows® NT 4.0.